home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3533 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  734 b 

  1. Path: news.uiowa.edu!usenet
  2. From: Krzysztof Cwalina <kcwalina@blue.weeg.uiowa.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: need convertion from char far* to char near *?
  5. Date: 29 Jan 1996 20:00:54 GMT
  6. Organization: University of Iowa, Iowa City, IA, USA
  7. Distribution: world
  8. Message-ID: <4ej91m$12ei@flood.weeg.uiowa.edu>
  9. NNTP-Posting-Host: ci-prog-one.oto.uiowa.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. Hi!
  16. I'm working on PC and I have a problem:
  17. I wan't to use atoi but it only works with near strings. Unfortunately, I 
  18. have a far char pointer and I don't know how to convert it into a near 
  19. one.
  20.  
  21. Chris. (kcwalina@blue.weeg.uiowa.edu)
  22.  
  23.  
  24.  
  25.